Quarto

Quarto enables you to weave together content and executable code into a finished document. To learn more about Quarto see https://quarto.org.

Will try publishing to Quarto Pub. User name is jo-dudding

quarto publish quarto-pub

Did not work as this is not a book or website project.

Code text uses the font Fira Code.

Figure 1 below demonstrates my ggplot2 theme.

You can write alt text to help explain the chart.

Figure 1: Caption of example chart

You can write alt text to help explain the chart.

Figure 2: Caption of example chart

callouts

Note

Note that there are five types of callouts, including: note, warning, important, tip, and caution.

Tip with Title

This is an example of a callout with a title.

This is an example of a ‘folded’ caution callout that can be expanded by the user. You can use collapse="true" to collapse it by default or collapse="false" to make a collapsible callout that is expanded by default.

fontawesome extension

This extension provides support including free icons provided by Font Awesome.

For more details see https://github.com/quarto-ext/fontawesome

bsicons extension

This extension provides support including icons provided by Bootstrap.

For more details see https://github.com/shafayetShafee/bsicons